home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / comm / irc / cybershiela.lha / cs / nolongerkid.amirx < prev    next >
Text File  |  1999-07-05  |  2KB  |  34 lines

  1. /* Quote File Auto Converted to Arexx by Zonkerz */
  2. xx=random(1,27,time('s'))
  3. select
  4. when xx=1 then a="Just one peanut butter and jelly sandwich doesn't do it any more. "
  5. when xx=2 then a="Driving a car doesn't always sound like fun. "
  6. when xx=3 then a="The average ten-year-old doesn't have a clue who Bo and Luke Duke are. "
  7. when xx=4 then a="Being bad is no longer cool."
  8. when xx=5 then a="You have friends who have kids. "
  9. when xx=6 then a="Saturday mornings are for sleeping. "
  10. when xx=7 then a="You are taller than the slide at the McDonald's playland. "
  11. when xx=8 then a="Your parents' jokes are now funny. "
  12. when xx=9 then a="You have once said, 'Whatch-you talkin' 'bout Willis?' "
  13. when xx=10 then a="You have owned, and since disowned Michael Jackson's Thriller. "
  14. when xx=11 then a="Christmas starts to make you mad. "
  15. when xx=12 then a="You would rather wear your dirty clothes again, 'cause mom is not there to do your laundry anymore."
  16. when xx=13 then a="Two words: parachute pants"
  17. when xx=14 then a="Naps are good."
  18. when xx=15 then a="Hitting girls is no longer considered flirting. "
  19. when xx=16 then a="You no longer do the 'pee pee' dance. "
  20. when xx=17 then a="You have once deemed Space Invaders as 'The best game ever'. "
  21. when xx=18 then a="When things go wrong, you can't just yell, 'Do-over!' "
  22. when xx=19 then a="The only thing in your cereal box is...cereal. "
  23. when xx=20 then a="You actually buy scarves, gloves, and sunscreen. "
  24. when xx=21 then a="Your idea of fun parties now include Chips 'n' Salsa and Snapple. "
  25. when xx=22 then a="You leave concerts and ballgames early to beat the crowd. "
  26. when xx=23 then a="You WANT clothes for Christmas. "
  27. when xx=24 then a="You don't want a Camaro because of the insurance premiums. "
  28. when xx=25 then a="You remember when Saturday Night Live was funny. "
  29. when xx=26 then a="You've bought an album on vinyl. "
  30. when xx=27 then a="You remember seeing Star Wars when it first came out. "
  31. end
  32. 'say 4 No Longer a Kid:3' A
  33. exit
  34.